Skip to content

Fixes #10043 #10087

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

saikumarchalla
Copy link

@saikumarchalla saikumarchalla commented Jun 22, 2021

Description

Updating the correct link for TFRecord to use your own dataset in TensorFlow Object Detection API.

📝 Please include a summary of the change.

  • Please also include relevant motivation and context.
  • List any dependencies that are required for this change.

Type of change

For a new feature or function, please create an issue first to discuss it
with us before submitting a pull request.

Note: Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • [ .] Documentation update
  • TensorFlow 2 migration
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • A new research paper code implementation
  • Other (Specify)

Tests

📝 Please describe the tests that you ran to verify your changes.

  • Provide instructions so we can reproduce.
  • Please also list any relevant details for your test configuration.

Test Configuration:

Checklist

  • [ .] I have signed the Contributor License Agreement.
  • [. ] I have read guidelines for pull request.
  • [ .] My code follows the coding guidelines.
  • [ .] I have performed a self code review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • [ .] I have made corresponding changes to the documentation.
  • [ .] My changes generate no new warnings.
  • I have added tests that prove my fix is effective or that my feature works.

@google-cla google-cla bot added the cla: yes label Jun 22, 2021
@saikumarchalla saikumarchalla changed the title Update using_your_own_dataset.md Fixes #10043 Jun 22, 2021
@jaeyounkim jaeyounkim added models:research models that come under research directory models:research:odapi ODAPI and removed models:research models that come under research directory labels Jun 25, 2021
Copy link
Contributor

@pkulzc pkulzc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@pkulzc pkulzc added the ready to pull ready to pull (create internal pr review and merge automatically) label Dec 29, 2021
@laxmareddyp laxmareddyp added the models:research models that come under research directory label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes models:research:odapi ODAPI models:research models that come under research directory ready to pull ready to pull (create internal pr review and merge automatically)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants